CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman 解码

搜索资源列表

  1. Huffman

    0下载:
  2. 哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6886
    • 提供者: 哈哈哈
  1. huffman1

    0下载:
  2. huffman编解码程序vc源码,转自csdn-huffman codec vc-source program, carried csdn
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1184021
    • 提供者:李海
  1. huffman

    0下载:
  2. c版本,Huffman编解码算法演示,其中输入的测试文件可自定以一两句的英文txt文件-c version, Huffman decoding algorithm for demonstration
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4619
    • 提供者:James
  1. huffman

    0下载:
  2. 用matlab演示图象的哈夫曼编解码过程-Matlab demo images used for the Huffman decoding process
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1380
    • 提供者:zl
  1. mp3huffman

    0下载:
  2. 这是一个 mp3 huffman 解码源码!-this is mp3 huffman source code
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-01
    • 文件大小:129657
    • 提供者:Hu Jianmin
  1. huffman

    0下载:
  2. 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2988
    • 提供者:crazy
  1. huffman

    0下载:
  2. MP3播放器中的基于霍夫曼(huffman)解码的vhdl语言描述-MP3 player based on the Hoffmann (huffman) decoding descr iption language vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3854
    • 提供者:刘磊
  1. huffman

    0下载:
  2. matlab程序,完成huffman编解码的功能-matlab program to complete the huffman encoding and decoding functions
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1959
    • 提供者:SDP
  1. huffman

    0下载:
  2. 利用huffman编码实现小于4g文件的压缩,先用2进制读写将文件变为2进制码,再通过前缀码构造huffman树,最后存储huffman编码,解码过程反之。-Using huffman coding to achieve less than 4g file compression, first two to read and write binary file into 2 binary code, and then through the prefix code construct huffm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:52547861
    • 提供者:邹平
  1. Huffman

    0下载:
  2. 该仿真程序采用2个码元联合编码的方式对信源数据进行Huffman编码,最后给出了联合编码和单个码元编码以及定长编码的对比分析,并将编码的二进制数据和解码的数据输出为文本文件hcode.txt及hdecode.txt。-matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:19306
    • 提供者:xiaonaughty
  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9168
    • 提供者:李万欣
  1. JPEGencodinganddecoding

    0下载:
  2. 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding, Huffman Encoding) and Decodin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:14232
    • 提供者:李朋
  1. HUFFMAN

    0下载:
  2. 基于JAVA的HUFFMAN编码和解码仿真-HUFFMAN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:144514
    • 提供者:arrow_wj
  1. huffman

    0下载:
  2. huffman压缩解压缩编码解码程序,内容可用,马上可用。huffman编码解码-huffman codec compression decompression process, the content available immediately available. huffman encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:3444
    • 提供者:李洁琼
  1. huffman

    0下载:
  2. 图像的huffman编解码程序,希望能给大家提供帮助-Huffman encoding and decoding process the image, hope that they can help
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:56498
    • 提供者:刘某
  1. Huffman

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. huffman

    0下载:
  2. 生成霍夫曼编码和解码程序,本程序包含几个子程序,主程序会自动调用。-Generate Huffman coding and decoding procedures, the program contains several subroutines, the main program will automatically call.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5966
    • 提供者:李永强
  1. Huffman

    0下载:
  2. 哈夫曼编码小程序,可以对数据进行编码和解码,简单易上手(Huffman encoding small program, you can code and decode the data, easy to use)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1410048
    • 提供者:bbc123456
  1. huffman

    0下载:
  2. 对给定字符建立哈夫曼树并解码和编码,手动输入权值和数量(Set up the Hoffman tree for a given character and decode and encode)
  3. 所属分类:软件工程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:y1244497807
  1. Huffman

    0下载:
  2. 对彩色图像进行huffman编码,解码,显示原图像,灰度图像,编码解码后的图像(Huffman coding of images)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:37888
    • 提供者:一朵云
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com